/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4264985 */
  src: url('//at.alicdn.com/t/c/font_4264985_syt5sr84pfq.woff2?t=1697763672302') format('woff2'),
       url('//at.alicdn.com/t/c/font_4264985_syt5sr84pfq.woff?t=1697763672302') format('woff'),
       url('//at.alicdn.com/t/c/font_4264985_syt5sr84pfq.ttf?t=1697763672302') format('truetype');
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */


@font-face {
  font-family: "思源黑体";
  src: url(../css/SourceHanSansSC-Regular-2.otf);
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-toright:before {
  content: "\e651";
}

